[INFO] cloning repository https://github.com/pandaman64/lalrpop-logos-rowan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandaman64/lalrpop-logos-rowan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Flalrpop-logos-rowan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Flalrpop-logos-rowan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d10f7e9c3ed452d68f57169ca2d61a7247c8a61
[INFO] testing pandaman64/lalrpop-logos-rowan against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandaman64%2Flalrpop-logos-rowan" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pandaman64/lalrpop-logos-rowan
[INFO] finished tweaking git repo https://github.com/pandaman64/lalrpop-logos-rowan
[INFO] tweaked toml for git repo https://github.com/pandaman64/lalrpop-logos-rowan written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pandaman64/lalrpop-logos-rowan on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pandaman64/lalrpop-logos-rowan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thin-dst v1.1.0
[INFO] [stderr]   Downloaded logos-derive v0.11.5
[INFO] [stderr]   Downloaded rowan v0.10.0
[INFO] [stderr]   Downloaded logos v0.11.4
[INFO] [stderr]   Downloaded beef v0.4.4
[INFO] [stderr]   Downloaded text-size v1.0.0
[INFO] [stderr]   Downloaded smol_str v0.1.17
[INFO] [stderr]   Downloaded lalrpop-util v0.19.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30861a2739f4b985408778a95acc05b7aaa8ff797afbf1562a40d990117ff340
[INFO] running `Command { std: "docker" "start" "-a" "30861a2739f4b985408778a95acc05b7aaa8ff797afbf1562a40d990117ff340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30861a2739f4b985408778a95acc05b7aaa8ff797afbf1562a40d990117ff340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30861a2739f4b985408778a95acc05b7aaa8ff797afbf1562a40d990117ff340", kill_on_drop: false }`
[INFO] [stdout] 30861a2739f4b985408778a95acc05b7aaa8ff797afbf1562a40d990117ff340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d013cce2d90d52b26f7e0643a499c60c8a36b3ef01130512eb7994c9c1bba64
[INFO] running `Command { std: "docker" "start" "-a" "3d013cce2d90d52b26f7e0643a499c60c8a36b3ef01130512eb7994c9c1bba64", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling smol_str v0.1.17
[INFO] [stderr]    Compiling text-size v1.0.0
[INFO] [stderr]    Compiling thin-dst v1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.3
[INFO] [stderr]    Compiling rowan v0.10.0
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling lalrtest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/syntax.rs:4:59
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(logos::Logos, Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                           ^------------
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           `FromPrimitive` is not local
[INFO] [stdout]   |                                                           move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SyntaxKind`
[INFO] [stdout] 5 | pub enum SyntaxKind {
[INFO] [stdout]   |          ---------- `SyntaxKind` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/syntax.rs:4:74
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(logos::Logos, Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                                          ^----------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `ToPrimitive` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SyntaxKind`
[INFO] [stdout] 5 | pub enum SyntaxKind {
[INFO] [stdout]   |          ---------- `SyntaxKind` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.50s
[INFO] running `Command { std: "docker" "inspect" "3d013cce2d90d52b26f7e0643a499c60c8a36b3ef01130512eb7994c9c1bba64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d013cce2d90d52b26f7e0643a499c60c8a36b3ef01130512eb7994c9c1bba64", kill_on_drop: false }`
[INFO] [stdout] 3d013cce2d90d52b26f7e0643a499c60c8a36b3ef01130512eb7994c9c1bba64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f69d68d8825420ad817f69536780e48eaf4128b13c72da18055fc82f87fd604b
[INFO] running `Command { std: "docker" "start" "-a" "f69d68d8825420ad817f69536780e48eaf4128b13c72da18055fc82f87fd604b", kill_on_drop: false }`
[INFO] [stderr]    Compiling lalrtest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/syntax.rs:4:59
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(logos::Logos, Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                           ^------------
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           `FromPrimitive` is not local
[INFO] [stdout]   |                                                           move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SyntaxKind`
[INFO] [stdout] 5 | pub enum SyntaxKind {
[INFO] [stdout]   |          ---------- `SyntaxKind` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/syntax.rs:4:74
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(logos::Logos, Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                                          ^----------
[INFO] [stdout]   |                                                                          |
[INFO] [stdout]   |                                                                          `ToPrimitive` is not local
[INFO] [stdout]   |                                                                          move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SyntaxKind`
[INFO] [stdout] 5 | pub enum SyntaxKind {
[INFO] [stdout]   |          ---------- `SyntaxKind` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "f69d68d8825420ad817f69536780e48eaf4128b13c72da18055fc82f87fd604b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f69d68d8825420ad817f69536780e48eaf4128b13c72da18055fc82f87fd604b", kill_on_drop: false }`
[INFO] [stdout] f69d68d8825420ad817f69536780e48eaf4128b13c72da18055fc82f87fd604b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da3e6f58e0d631399cb23d7760aff7467da55dd10144e7e35d7d6a319480df14
[INFO] running `Command { std: "docker" "start" "-a" "da3e6f58e0d631399cb23d7760aff7467da55dd10144e7e35d7d6a319480df14", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/syntax.rs:4:59
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(logos::Logos, Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                                                           ^------------
[INFO] [stderr]   |                                                           |
[INFO] [stderr]   |                                                           `FromPrimitive` is not local
[INFO] [stderr]   |                                                           move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SyntaxKind`
[INFO] [stderr] 5 | pub enum SyntaxKind {
[INFO] [stderr]   |          ---------- `SyntaxKind` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/syntax.rs:4:74
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(logos::Logos, Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                                                                          ^----------
[INFO] [stderr]   |                                                                          |
[INFO] [stderr]   |                                                                          `ToPrimitive` is not local
[INFO] [stderr]   |                                                                          move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SyntaxKind`
[INFO] [stderr] 5 | pub enum SyntaxKind {
[INFO] [stderr]   |          ---------- `SyntaxKind` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `lalrtest` (bin "lalrtest" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lalrtest-8f262e19827a0e6c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da3e6f58e0d631399cb23d7760aff7467da55dd10144e7e35d7d6a319480df14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da3e6f58e0d631399cb23d7760aff7467da55dd10144e7e35d7d6a319480df14", kill_on_drop: false }`
[INFO] [stdout] da3e6f58e0d631399cb23d7760aff7467da55dd10144e7e35d7d6a319480df14
